Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First attempt at a quick question UI #182337

Merged
merged 3 commits into from
May 12, 2023
Merged

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented May 12, 2023

Here's an example of what this looks like using Copilot.
Recording 2023-05-12 at 12 45 30

it can be enabled with the setting so long as you have a chat provider:

"interactiveSession.experimental.quickQuestion.enable": true

@TylerLeonhardt TylerLeonhardt self-assigned this May 12, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the May 2023 milestone May 12, 2023
Tyriar
Tyriar previously approved these changes May 12, 2023
Tyriar
Tyriar previously approved these changes May 12, 2023
@TylerLeonhardt TylerLeonhardt merged commit 2ecb552 into main May 12, 2023
6 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/voiceless-kangaroo branch May 12, 2023 22:41
a90120411 added a commit to a90120411/vscode that referenced this pull request May 14, 2023
* main: (1973 commits)
  Navigate chat codeblocks with a keyboard shortcuut (microsoft#182361)
  Select entire value when showing with an existing query (microsoft#182348)
  Add codeblock actions to command palette, and some keybindings (microsoft#182349)
  Fix disappearing chat response (microsoft#182347)
  add f20-f24 event key codes (microsoft#182202)
  First attempt at a quick question UI (microsoft#182337)
  rm excl
  fix name
  Fixes microsoft#165900 by disabling the folding controller in the merge editor (microsoft#182328)
  Update src/vs/workbench/contrib/interactiveSession/browser/interactiveSessionInputPart.ts
  Update src/vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionActions.ts
  re-add deleted line
  rm unused import
  reorganize things
  revert unnecessary change
  fix alias
  interactiveSessionInput -> chatInput
  Mark suggest setting as experimental
  Handle snapshot in all cell executions (microsoft#182336)
  Migrate more uses of Workspace/User storage (microsoft#182332)
  ...
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants